home *** CD-ROM | disk | FTP | other *** search
- Subject: Re: Any tips for Building ODF with CW8 CFM68k?
- Sent: 3/25/96 11:56 AM
- Received: 3/25/96 11:11 AM
- From: Mark Lanett, mlanett@meer.net
- Reply-To: ODF-Interest@CILabs.ORG
- To: OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
-
- >I'm guessing that the fragment name set in "CFM68k"
- >preferences panel of CWIDE is wrong.
-
- That name isused to create the default cfrg resource but all OpenDoc parts
- use a custom 2-part cfrg.
-
- Look inside your part with ResEdit and verify that the cfrg has two
- entries: One called "ODFExamples::ODFNothing" and the other called
- "ODFNothing". Also both entries should be the cfm68k architecture. It may
- simply be a matter of rebuilding the part's .r file (add it to the
- project).
-
- markl
-
- --
- Mark Lanett, ODF
-
-